|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectraar.process.RAProcess
raar.process.RASpecialProcess
raar.process.RADebuggerProcess
RADebuggerProcess is used to output certain values in the process map. It does not delay execution.
| Field Summary |
| Fields inherited from class raar.process.RAProcess |
hasRun, inregister, outregister, register, sourceCode, statement |
| Constructor Summary | |
RADebuggerProcess(java.lang.String name)
Construct an RADebuggerProcess. |
|
| Method Summary | |
java.lang.Object |
clone()
Clone the process. |
java.lang.String |
getDebugInfo()
|
void |
run()
Run the process. |
| Methods inherited from class raar.process.RASpecialProcess |
decreaseBinding, execute, getAcceptedDataType, getDataType, increaseBinding, isSpecial, reset, setAcceptedDataType, setSourceCode |
| Methods inherited from class raar.process.RAProcess |
acceptsInput, dumpRegisters, get, getInputNames, getInputObjects, getOutputNames, getOutputObjects, getProcessName, getSourceCode, set, setProcessName, suppliesOutput |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RADebuggerProcess(java.lang.String name)
| Method Detail |
public java.lang.Object clone()
RAProcess
clone in class RASpecialProcess
public void run()
throws RAException
run in class RASpecialProcessRAExceptionpublic java.lang.String getDebugInfo()
getDebugInfo in interface RADebuggable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||